ip pim (for a VLAN)
   
   
      Enable PIM on the specified VLAN.
    
      Syntax
         
         
            - 
               
                  default ip pim enable
                  
                
- 
               
                  default ip pim
                     hello-interval 
                
- 
               
                  default ip pim
                     join-prune-interval 
                
- 
               
                  ip pim active 
                
- 
               
                  ip pim enable 
                
- 
               
                  ip pim hello-interval
                     <0-18724> 
                
- 
               
                  ip pim join-prune-interval
                     <1-18724> 
                
- 
               
                  ip pim passive 
                
- 
               
                  no ip pim enable
                  
                
Command Parameters
         
         
            
               - active
- Enable PIM and configure the
                  interface type to active or passive to perform multicasting operations.
- enable
- Configure PIM for each interface
                  to enable the interface to perform multicasting operations.
- hello-interval <0-18724> 
- Specify how long to wait (in
                  seconds) before the PIM switch sends out the next hello message to neighboring
                  switches. 
- join-prune-interval <1-18724>
- Specify how long to wait (in
                  seconds) before the PIM router sends out the next join/prune message to its
                  upstream neighbors.
- passive
- Enable PIM and Configure the
                  interface type to passive simultaneously. By default, an enabled interface is
                  active.
Command Mode
         
         VLAN Interface Configuration